-
Couldn't load subscription status.
- Fork 500
Update @actions/glob to 0.3.0
#279
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
I'm not sure why that CI job failed. |
|
|
Right? |
|
👋 This is now available in https://github.com/actions/github-script/releases/tag/v6.3.3 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
vrey good `
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/github-script](https://github.com/actions/github-script) | action | patch | `v6.3.2` -> `v6.3.3` | --- ### Release Notes <details> <summary>actions/github-script</summary> ### [`v6.3.3`](https://github.com/actions/github-script/releases/tag/v6.3.3) [Compare Source](https://github.com/actions/github-script/compare/v6.3.2...v6.3.3) ##### What's Changed - Update `@actions/glob` to 0.3.0 by [@​nineinchnick](https://github.com/nineinchnick) in [https://github.com/actions/github-script/pull/279](https://github.com/actions/github-script/pull/279) ##### New Contributors - [@​nineinchnick](https://github.com/nineinchnick) made their first contribution in [https://github.com/actions/github-script/pull/279](https://github.com/actions/github-script/pull/279) **Full Changelog**: actions/github-script@v6.3.2...v6.3.3 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/DeFiCh/metachain). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC45LjEiLCJ1cGRhdGVkSW5WZXIiOiIzNC45LjEifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This version adds a verbose flag to
hashFiles(), making it easier to debug actions.